* lisp/dired-aux.el (dired-diff): Add (require 'diff) because
authorJuri Linkov <juri@jurta.org>
Wed, 19 Sep 2012 20:09:55 +0000 (23:09 +0300)
committerJuri Linkov <juri@jurta.org>
Wed, 19 Sep 2012 20:09:55 +0000 (23:09 +0300)
commit62fb8ea501717bd6b9223e853854cdf3d0371448
tree9e1beb7b58362d84cac9980f4d9688f6d3779669
parent462cbfb0461bd764525e9c79bd7480d2b4dd1902
* lisp/dired-aux.el (dired-diff): Add (require 'diff) because
`diff-latest-backup-file' is not autoloaded.
(dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
of `dired-get-filename' to t to not report error when there is
no default file on the current line.
lisp/ChangeLog
lisp/dired-aux.el